Skip to content

Conversation

@cruzdanilo
Copy link
Member

@cruzdanilo cruzdanilo commented Feb 1, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@exactly/mobile@1.1.6

Patch Changes

@exactly/server@0.2.55

Patch Changes

@gemini-code-assist
Copy link

Summary of Changes

Hello @cruzdanilo, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request facilitates an automated patch release for the @exactly/mobile package, bumping its version to 1.1.6. It incorporates a recent fix for a worklet gesture warning, updates the project's changelog, and prepares the package for publication to npm.

Highlights

  • Automated Release: This pull request was automatically generated by the Changesets GitHub action to prepare for the release of @exactly/mobile version 1.1.6.
  • Version Bump: The package.json file has been updated to reflect the new version 1.1.6 for the @exactly/mobile package.
  • Changelog Update: The CHANGELOG.md file now includes an entry for version 1.1.6, detailing a patch fix for a worklet gesture warning.
  • Changeset Consumption: The .changeset/fancy-oranges-sniff.md file, which described the patch, has been removed as its changes have been incorporated into the release.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@coderabbitai
Copy link

coderabbitai bot commented Feb 1, 2026

Note

Currently processing new changes in this PR. This may take a few minutes, please wait...

 ________________________________________________________________________________________________________________________________
< Design using services. Design in terms of services-independent, concurrent objects behind well-defined, consistent interfaces. >
 --------------------------------------------------------------------------------------------------------------------------------
  \
   \   (\__/)
       (•ㅅ•)
       /   づ

✏️ Tip: You can disable in-progress messages and the fortune message in your review settings.

Walkthrough

Deleted multiple .changeset entries, added v1.1.6 to root CHANGELOG.md, bumped root package.json to 1.1.6 and its @exactly/server workspace dependency, and bumped server/package.json to 0.2.55 with a corresponding server/CHANGELOG.md entry.

Changes

Cohort / File(s) Summary
Changeset files
.changeset/fancy-oranges-sniff.md, .changeset/many-kids-push.md, .changeset/itchy-nights-give.md, .changeset/tender-sloths-judge.md, .changeset/better-bobcats-stay.md, .changeset/chatty-regions-smoke.md, .changeset/dry-pumas-jog.md, .changeset/brave-flies-clap.md, .changeset/common-drinks-grow.md, .changeset/hot-buckets-peel.md, .changeset/kind-yaks-jump.md, .changeset/calm-dogs-glow.md, .changeset/swift-cats-roll.md
Deleted multiple .changeset entries (patch notes and placeholder files). No source/runtime changes.
Root changelog
CHANGELOG.md
Added v1.1.6 changelog block listing patch entries and dependency update; documentation only.
Root package manifest
package.json
Bumped version 1.1.5 → 1.1.6 and updated workspace dependency @exactly/server from workspace:^0.2.53workspace:^0.2.55.
Server changelog & manifest
server/CHANGELOG.md, server/package.json
Added server 0.2.55 changelog block and bumped server package version 0.2.54 → 0.2.55.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested reviewers

  • dieguezguille
  • franm91
  • nfmelendez
🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly summarizes the main change: releasing two packages with specific version numbers (mobile@1.1.6 and server@0.2.55), which matches the PR's primary objective.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch changeset-release/main

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request handles the release of @exactly/mobile@1.1.6. The changes, automatically generated by the Changesets action, include updating the package version in package.json, adding the release notes to CHANGELOG.md, and removing the now-consumed changeset file. These changes are all correct and standard for a release PR. Everything looks good to merge.

Copy link

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@sentry
Copy link

sentry bot commented Feb 1, 2026

✅ All tests passed.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Fix all issues with AI agents
In `@CHANGELOG.md`:
- Around line 3-7: Lowercase the headings and narrative text and wrap lines to
≤120 chars: change "Patch Changes" to "patch changes" and make the list entry
for commit `80eb93e` fully lowercase (including "thanks [`@dieguezguille`]" and
"🩹 fix worklet gesture warning"), then break the long list line into wrapped
lines under 120 characters while preserving the commit link and author mention.

Comment on lines 3 to 15
## 1.1.6

### Patch Changes

- [`80eb93e`](https://github.com/exactly/exa/commit/80eb93eeb68adcbd04d9d6b47eda31b09f36b1b4) Thanks [@dieguezguille](https://github.com/dieguezguille)! - 🩹 fix worklet gesture warning
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🛠️ Refactor suggestion | 🟠 Major

Lowercase prose + wrap the long line to ≤120 chars.

The new headings and list text are not lowercase, and Line 7 exceeds the 120‑char limit. Please lowercase the prose and wrap the line. As per coding guidelines, all narrative text in .md must be lowercase and lines must be ≤120 chars.

✏️ Proposed fix
-## 1.1.6
+## 1.1.6
@@
-### Patch Changes
+### patch changes
@@
-- [`80eb93e`](https://github.com/exactly/exa/commit/80eb93eeb68adcbd04d9d6b47eda31b09f36b1b4) Thanks [`@dieguezguille`](https://github.com/dieguezguille)! - 🩹 fix worklet gesture warning
+- [`80eb93e`](https://github.com/exactly/exa/commit/80eb93eeb68adcbd04d9d6b47eda31b09f36b1b4)
+  thanks [`@dieguezguille`](https://github.com/dieguezguille)! - 🩹 fix worklet gesture warning

As per coding guidelines, all narrative text in .md must be lowercase and lines must be ≤120 chars.

🤖 Prompt for AI Agents
In `@CHANGELOG.md` around lines 3 - 7, Lowercase the headings and narrative text
and wrap lines to ≤120 chars: change "Patch Changes" to "patch changes" and make
the list entry for commit `80eb93e` fully lowercase (including "thanks
[`@dieguezguille`]" and "🩹 fix worklet gesture warning"), then break the long
list line into wrapped lines under 120 characters while preserving the commit
link and author mention.

@cruzdanilo cruzdanilo force-pushed the changeset-release/main branch 4 times, most recently from 1045f92 to 0a851b1 Compare February 2, 2026 12:22
@cursor
Copy link

cursor bot commented Feb 2, 2026

PR Summary

Low Risk
Release metadata only (version bump, changelog update, and changeset cleanup) with no runtime code changes.

Overview
Publishes @exactly/mobile@1.1.6 by bumping the package version and recording the included patch notes in CHANGELOG.md (worklet gesture warning fix and an accessibility aria-label addition).

Cleans up consumed .changeset/* entries as part of the release automation.

Written by Cursor Bugbot for commit 40e06d5. This will update automatically on new commits. Configure here.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Fix all issues with AI agents
In `@CHANGELOG.md`:
- Line 9: Change the CHANGELOG entry for PR `#710` so the narrative text uses
lowercase "thanks" instead of "Thanks" and reflow the long line (the line
containing "[`#710`] ... Thanks [`@cruzdanilo`] ... add aria label to loan amount
selector" / commit `8b4f49c`) to be wrapped at or below 120 characters per line
while keeping the same content and links intact.


- [`80eb93e`](https://github.com/exactly/exa/commit/80eb93eeb68adcbd04d9d6b47eda31b09f36b1b4) Thanks [@dieguezguille](https://github.com/dieguezguille)! - 🩹 fix worklet gesture warning

- [#710](https://github.com/exactly/exa/pull/710) [`8b4f49c`](https://github.com/exactly/exa/commit/8b4f49cb2f61bc9d9d7de3be0a92e5a2c3dfb695) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - ♿️ add aria label to loan amount selector
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟡 Minor

Lowercase prose + wrap the long line to ≤120 chars.

This entry has the same issues as Line 7: "Thanks" should be lowercase, and the line exceeds 120 characters.

✏️ Proposed fix
-- [`#710`](https://github.com/exactly/exa/pull/710) [`8b4f49c`](https://github.com/exactly/exa/commit/8b4f49cb2f61bc9d9d7de3be0a92e5a2c3dfb695) Thanks [`@cruzdanilo`](https://github.com/cruzdanilo)! - ♿️ add aria label to loan amount selector
+- [`#710`](https://github.com/exactly/exa/pull/710) [`8b4f49c`](https://github.com/exactly/exa/commit/8b4f49cb2f61bc9d9d7de3be0a92e5a2c3dfb695)
+  thanks [`@cruzdanilo`](https://github.com/cruzdanilo)! - ♿️ add aria label to loan amount selector

As per coding guidelines, all narrative text in .md must be lowercase.

🤖 Prompt for AI Agents
In `@CHANGELOG.md` at line 9, Change the CHANGELOG entry for PR `#710` so the
narrative text uses lowercase "thanks" instead of "Thanks" and reflow the long
line (the line containing "[`#710`] ... Thanks [`@cruzdanilo`] ... add aria label to
loan amount selector" / commit `8b4f49c`) to be wrapped at or below 120
characters per line while keeping the same content and links intact.

@cruzdanilo cruzdanilo changed the title 🔖 release: mobile@1.1.6 🔖 release: mobile@1.1.6, server@0.2.55 Feb 3, 2026
@cruzdanilo cruzdanilo force-pushed the changeset-release/main branch from 40e06d5 to dc67d7b Compare February 3, 2026 01:19
@cursor
Copy link

cursor bot commented Feb 3, 2026

You have run out of free Bugbot PR reviews for this billing cycle. This will reset on March 2.

To receive reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

@cruzdanilo cruzdanilo force-pushed the changeset-release/main branch 2 times, most recently from 48bab8f to 5ed7ae0 Compare February 3, 2026 11:41
@cruzdanilo cruzdanilo force-pushed the changeset-release/main branch from 5ed7ae0 to 8fee3c4 Compare February 3, 2026 11:44
@@ -1,6 +1,6 @@
{
"name": "@exactly/server",

This comment was marked as outdated.

@cruzdanilo cruzdanilo force-pushed the changeset-release/main branch from 20b2979 to 2a68490 Compare February 3, 2026 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants